body {
	background-color: #f3f5f7;
	min-width: 1200px;
	min-height: 900px;
}

.g-doc {
	padding-bottom: 119px;
    min-height: 960px;
}

/* 头部 */
.g-hd {
	background-color: #fcfcfc;
	border-top: 12px solid #3875d0;
}

.m-hd {
	position: relative;
	padding: 26px 0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-size: 0
}

.m-hd .u-logo-box, .m-hd .u-sys-txt {
	display: inline-block;
	vertical-align: middle
}

.m-hd .u-logo-box {
	padding-right: 65px;
	border-right: 1px solid #dcdcdc
}

.m-hd .u-logo-txt {
	margin-top: 10px;
	margin-left: 20px
}

.m-hd .u-logo-txt .p1 {
	letter-spacing: 2.8px
}

.m-hd .u-logo-txt .p2 {
	margin-top: 5px;
	font-size: 21px;
	font-weight: 500
}

.m-hd .u-sys-txt {
	margin-left: 62px;
	font-size: 38px;
	color: #000;
	letter-spacing: 2px;
	font-weight: 500
}

.g-main {
  position: absolute;
  left: 0;
  right: 0;
  top: 145px;
  margin: 0 auto;
  width: 1090px;
  height: 670px;
  padding: 48px 0 0 0;
}

.g-main {
  position: static;
  padding: inherit;
  width: auto;
  height: auto;
  background-color: #f3f5f7;
}

/* 中间 */

.f-fs14 {
  font-size: 14px;
}
.f-fs16 {
  font-size: 16px;
}
.f-fs18 {
  font-size: 18px;
}
.f-fs20 {
  font-size: 20px;
}
.f-fw600 {
  font-weight: 600;
}
.f-fw {
  margin: 0 auto;
  width: 1127px;
}
.f-mt10 {
  margin-top: 10px;
}
.f-mt15 {
  margin-top: 15px;
}
.f-mt27 {
  margin-top: 27px;
}
.f-mt25 {
  margin-top: 25px;
}
.f-mt32 {
  margin-top: 32px;
}
.f-mt13 {
  margin-top: 13px;
}
.f-ptb {
  padding-top: 30px;
  padding-bottom: 50px;
}
.f-mtl {
  margin-top: 2px;
  margin-left: -3px;
}
.m-subject {
  background: url(../images/bg-main.jpg) no-repeat center center/auto 100%;
}
.subject-wrap {
  padding: 28px 0;
}
.u-subject-ttl {
  display: flex;
  position: relative;
}
.subject-wrap-cont {
  display: flex;
  justify-content: space-between;
}
.subject-wrap-cont .item {
  background-color: #f2f8fe;
}
.subject-wrap-cont .item-lt {
  padding: 18px 15px 15px;
  width: 418px;
  height: 330px;
}

.subject-wrap-cont .item-rt {
  margin-left: 20px;
  flex: 1 1 0;
  display: flex;
  justify-content: space-between;
}
.subject-wrap-cont .item-lt,
.subject-wrap-cont .item-rt-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 18px 15px;
}
.subject-wrap-cont .item-rt-wrap01 {
  position: relative;
  width: 250px;
  height: 330px;
}
.subject-wrap-cont .item-rt-wrap01::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  height: 90%;
  background-color: #c2ccdd;
}
.subject-wrap-cont .item-rt-wrap02 {
  width: 458px;
  height: 330px;
}
.subject-wrap-cont .item-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #0b0909;
}
.subject-wrap-cont .item-ttl::before,
.subject-wrap-cont .item-ttl::after {
  content: "";
  width: 40px;
  height: 4px;
  background: url(../images/img-line01.png) no-repeat center center;
}
.subject-wrap-cont .item-ttl::before {
  margin-right: 12px;
}
.subject-wrap-cont .item-ttl::after {
  margin-left: 12px;
}
.item-rt-wrap01 .item-ttl::before{
  left: -130px;
}
.item-rt-wrap01 .item-ttl::after{
  right: -130px;
}
.item-rt-wrap02 .item-ttl::before{
  left: -140px;
}
.item-rt-wrap02 .item-ttl::after{
  right: -140px;
}

.subject-wrap-cont .item-cont {
  display: flex;
  align-items: center;
  padding: 0 20px 0 24px;
  height: 122px;  
  color: #fff;
  
}
.subject-wrap-cont .item-cont01 {
  background: url(../images/bg-item01.png) no-repeat center;
}
.subject-wrap-cont .item-cont02 {
  background: url(../images/bg-item02.png) no-repeat center;
}
.subject-wrap-cont .item-cont-ttl {
  font-size: 17px;
  font-weight: 600;
  text-shadow: 0px 7px 9px rgba(0, 0, 0, .3);
}
.subject-wrap-cont .item-cont-link{
  display: inline-block;
  margin-left: 10px;
  padding: 5px 17px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 41, 118,.24);
	border-radius: 12px;
}
.subject-wrap-cont .item-cont .u-img {
  margin-left: auto;
}


.subject-wrap-cont .item-rt-cont {
  padding: 0 16px 16px 22px;
}
.subject-wrap-cont .rt-wrap-top {
  display: flex;
  justify-content: space-between;
  padding: 20px 10px 0;
  height: 130px;
  color: #0b0909;
  
}
.subject-wrap-cont .u-cont-wrap {
  text-align: center;
  width: 85px;
}
.subject-wrap-cont a.u-cont-wrap p {
  line-height: 18px;
}
.subject-wrap-cont a.u-cont-wrap:hover p {
  color: #0170d7;
}
.subject-wrap-cont .rt-wrap-btm {
  display: flex;
  align-items: center;
  padding-left: 15px;
  height: 105px;
  background-image: linear-gradient(0deg, 
  #eaf4ff 0%, 
  #b8ddff 100%);
}
.subject-wrap-cont .rt-wrap-btm p {
  margin-left: 20px;
  line-height: 24px;
  font-size: 16px;
  color: #212e45;
}
.subject-wrap-cont .rt-wrap-btm:hover p {
  color: #0170d7;
}

.subject-wrap-cont .rt-wrap-btm01 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 105px;
  font-weight: 600;
  background: url(../images/bg-item03.png) no-repeat top center/100% 100%;
}

.subject-wrap-cont .rt-wrap-btm01 p {
  font-size: 16px;
  color: #ffffff;
  text-shadow: 0px 2px 2px #323232;
}

.subject-wrap-cont .rt-wrap-top.f-pd {
  padding: 12px 0 0;
  height: auto;
}

.item-rt-wrap02 .u-cont-wrap {
  text-align: center;
  width: 100px;
}

.u-main-ttl {
  position:relative;
  display: flex;
  height: 35px;
  line-height: 35px;
}
.u-main-ttl img {
  width: 35px;
  height: 35px;
}
.u-main-ttl .ttl-name {
  margin-left: 15px;
  font-size: 20px;
  color: #191e27;
}

.u-main-ttl .u-more {
  position: absolute;
  top: 3px;
  right: 2px;
  font-size: 14px;
  line-height: 32px;
  color: #333;
}

.u-main-wrap {
  background-color: #fff;
  border-left: 4px solid #1757ce;
}
.u-main-wrap01 {
  padding: 17px 14px 15px 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.u-main-wrap02 {
  border-left-color: #ea3b35;
  padding: 15px 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.u-main-wrap03 {
  border-left-color: #1cb67d;
  padding: 4px 14px;
}
.u-main-wrap01 .u-item {
  width: 49%;
  height: 78px;
}
.u-main-wrap01 .u-item .u-txt{
  padding-left: 51px;
  line-height: 78px;
  font-size: 18px;
  color: #fff;
  position: relative;
  display: block;
}
.u-main-wrap01 .u-item .u-txt span {
  font-weight: bold;
}
.u-main-wrap01 .u-item .u-txt::after {
  content: '';
  width: 17px;
  height: 17px;
  background: url(../images/icon-arrow-rt.png) no-repeat center;
  background-size: 17px 17px;
  position: absolute;
  top: 50%;
  left: 169px;
  transform: translateY(-50%);
}
.u-main-wrap01 .u-item1 {
  background: url(../images/bg-item04.png) no-repeat center;
}
.u-main-wrap01 .u-item2 {
  background: url(../images/bg-item05.png) no-repeat center;
}

.u-main-wrap02 .u-search-item {
  height: 38px;
}
.u-main-wrap02 .u-search-item1 {
  width: 127px;
}
.u-main-wrap02 .u-search-item2 {
  width: 480px;
}
.u-main-wrap02 .u-search-item3 {
  width: 224px;
}
.u-main-wrap02 .u-search-item4 {
  width: 90px;
}
.u-main-wrap02 .u-search-item5 {
  width: 150px;
}
.u-main-wrap02 .u-search-item3 .layui-input-suffix {
  padding: 0;
}
.u-search-item3 .layui-input-suffix img {
  width: 90px;
  height: 38px;
}
.u-search-item4 .btn {
  background: #EA3B35;
  box-shadow: 0px 3px 3px 0px rgba(244,35,29,0.26);
  border-radius: 5px;
  font-weight: bold;
  position: relative;
  padding-left: 42px;
}
.u-main-wrap02 .u-search-item4 .btn::before {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../images/icon-search01.png) no-repeat center;
  background-size: 15px 15px;
  position: absolute;
  top: 50%;
  left: 19px;
  transform: translateY(-50%);
}
/* 重写layui样式 */
.layui-table td,
.layui-table th {
  color: #222;
  font-weight: 400;
}
.layui-table[lay-even] tbody tr:nth-child(even) {
  background-color: #F0F4F8;
}
.layui-table th {
  background-color: #F0F4F8;
  border-right: 2px solid #fff;
}
.layui-table[lay-skin=nob] th {
  border-right: 2px solid #fff;
}
.layui-input:focus {
  border-color: #639bf4 !important;
  box-shadow: 0 0 0 3px rgba(1,112,215,.08);
}
.layui-form-select dl dd.layui-this {
  color: #639bf4;
}

/* 尾部 */
.g-ft {
	margin: -119px auto 0;
    height: 119px;
    overflow: hidden;
    background-color: #eeeeee;
    border-top: 1px solid #dcdcdc;
}

.g-ft .m-cprt {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 10px;
	width: 1200px
}

.g-ft .m-cprt, .g-ft .m-cprt a {
	color: #5a5a5a
}

.m-cprt .u-cprt-txt {
	font-size: 0
}

.m-cprt .u-cprt-txt>a, .m-cprt .u-cprt-txt>span {
	margin-right: 40px;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none
}

.m-cprt .u-dzjg {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 48px;
	height: 60px
}

.f-mt5 {
	margin-top: 5px;
}


/* 2024-12-24 -S */
 .subject-wrap-cont .item-lt.u-style01 .item-cont {
    transition: .4s;
    height: 75px;
 }
 .subject-wrap-cont .item-lt.u-style01 .item-cont01 {
    background: url(../images/20241224-01.png) no-repeat center;
 }
 .subject-wrap-cont .item-lt.u-style01 .item-cont02 {
  background: url(../images/20241224-02.png) no-repeat center;
}
.subject-wrap-cont .item-lt.u-style01 .item-cont03 {
  background: url(../images/20241224-03.png) no-repeat center;
}
.subject-wrap-cont .item-lt.u-style01 .item-cont-ttl {
  letter-spacing: 1px;
  text-shadow: 0px 7px 9px rgba(0, 0, 0, .2);
}

.subject-wrap-cont .item-lt.u-style01 .item-cont:hover {
  transform: translateX(5px);
}

.subject-wrap-cont .item-lt.u-style01 .item-cont-desc {
  margin-top: 5px;
  font-size: 12px;
  color: rgb(255, 255, 255, .8);
}
/* 2024-12-24 -END */
